home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / FILER / SYNC.ZIP / !SyncDiscs / !Help < prev    next >
Text File  |  1997-11-19  |  3KB  |  92 lines

  1.                           SyncDiscs
  2.                           =========
  3.  
  4. *************************************************************
  5.  
  6.                           Disclaimer
  7.                           ----------
  8. David Pilling accepts no responsibility for any loss of data
  9. which occurs as a result of using this program, whether as a
  10. result of correct or incorrect operation. You use SyncDiscs
  11. at your own risk.
  12.  
  13. *************************************************************
  14.  
  15.  
  16. This program makes the contents of two discs or directories
  17. the same. I wrote it to allow me to keep an exact copy of my
  18. hard disc on a removable disc. No doubt it would also be of
  19. use for synchronising a portable computers disc with that on
  20. a main machine.
  21.  
  22. Clicking on the iconbar icon will reveal a window.
  23.  
  24. The top three icons can have directories dropped into them.
  25.  
  26. If Shift is held down the directory name will be appended to
  27. the current contents of the icon, with a comma in between.
  28.  
  29. If Control is held down the directory leaf will have one
  30. element removed - this is useful if you want to enter the
  31. root directory of a disc.
  32.  
  33. The first icon is 'Primary' this is the main directory the
  34. one that you want to make the other directory like.
  35.  
  36. The second icon is 'Secondary' this is the directory which
  37. is to be changed.
  38.  
  39. The third icon is 'Scrap' - any files which have to be deleted
  40. from  the Secondary directory are moved here. If the scrap
  41. directory is left blank, then scrap files will be deleted.
  42.  
  43. All three icons can have more than one directory name in,
  44. separated by commas.
  45.  
  46. A number of options are provided.
  47.  
  48. These allow any newer files which are found on the secondary
  49. to be copied back to the primary. Another option allows
  50. extra files on the secondary to be copied back. However note
  51. that this option may result in the 77 files in a  directory
  52. limit being breached.
  53.  
  54. Finally a log file can be created showing what has gone on.
  55.  
  56. The Save button will save the contents of the window -
  57. allowing the same operation to be easily repeated.
  58.  
  59.  
  60. It is possible to call !SyncDiscs with some command line arguments.
  61. You'd do this if you wanted to automate the backup procedure. For
  62. example !SyncDiscs can be run from the !Alarm application.
  63.  
  64.  
  65. The arguments are;
  66.  
  67. -quit              Makes the program execute and then quit
  68. -primary <path>    Set the primary path
  69. -secondary <path>  Set the secondary path
  70. -scrap <path>      Set the scrap path
  71. -log <file)        Set the log file name
  72.  
  73.  
  74. Missing command line arguments default to the configured values.
  75. For example if no -log argument is provided, the value entered in the
  76. window is used.
  77.  
  78.  
  79.  
  80.  
  81. David Pilling
  82.  
  83.  
  84. Release 1.01 05/11/97
  85.  
  86. Fixed problem where some times are not compared correctly
  87.  
  88. Release 1.02 19/11/97
  89.  
  90.  
  91.  
  92.